home *** CD-ROM | disk | FTP | other *** search
- cite
- {
- float:left;
- display:block;
- margin:0 0 0 0;
- font-size:11px;
- color:#555;
- }
-
- #LeftSide
- {
- float:left;
- margin:0 0 0 0;
- width:350px;
- height:500px;
- background: url(/img/App_GUI/BundleCover/Sep_Line.jpg) no-repeat right;
- }
-
- a.Login_Controls:link, a.Login_Controls:visited
- {
- float:left;
- display:block;
- margin:0 0 0 0;
- line-height:20px;
- color:#333;
- text-decoration:none;
- }
-
- a.Login_Controls:hover
- {
- color:#000;
- text-decoration:underline;
- }
-
- .GroupHeader
- {
- float:left;
- clear:left;
- display:block;
- width:250px;
- height:10px;
- margin:130px 0 0 10px;
- background:url(/img/App_GUI/BundleCover/Block_Start.jpg) bottom no-repeat;
- }
-
- .GroupBody
- {
- float:left;
- clear:left;
- display:block;
- width:240px !important;
- width:250px;
- margin:0 0 0 10px;
- background:url(/img/App_GUI/BundleCover/Block_Mid.jpg) repeat-y;
-
- padding:0 0px 0 10px;
- line-height:20px;
- color:#333;
- font-family:Tahoma, Arial, sans-serif;
- font-size:12px;
- }
-
- .Input_UserName
- {
- float:left;
- display:block;
- width:228px;
- height:20px;
- line-height:17px;
- border:1px solid #555;
- background:#eee;
- text-align:center;
- font-size:12px;
- font-weight:bold;
- color:#555;
- }
- .Login_Btn
- {
- float:right;
- width:120px;
- height:25px;
- color:#333;
- line-height:20px;
- font-family:Tahoma, sans-serif;
- font-size:12px;
- font-weight:bold;
- margin:5px 10px 0 0;
- }
- .SpecialInfo
- {
- float:left;
- display:block;
- width:230px;
- height:25px;
-
- border-top:2px solid #69f;
- margin:10px 0 0 0;
- color:#06c;
- line-height:25px;
- text-align:center;
- }
-
- .GroupFooter
- {
- float:left;
- clear:left;
- display:block;
- width:250px;
- height:12px;
- margin:0 0 0 10px;
- background:url(/img/App_GUI/BundleCover/Block_End.jpg) no-repeat;
- }
-
- .Label
- {
- float:left;
- display:block;
- margin:20px 0 0 10px;
- }
-
- .LoginLabel
- {
- float:right;
- margin-right:20px;
- margin-top:200px;
- width:100px;
- height:38px;
- background:url(/img/App_GUI/BundleCover/Label_Login.jpg) no-repeat;
- }
-
- #CopyRightZone
- {
- width:100%;
- height:55px;
- position:absolute;
- left:5px;
- bottom:0px;
- }
-
- #CopyRightZone p
- {
- line-height:0px;
- font-family:'Tahoma', 'Lucida Grande', arial, sans-serif;
- color:#ccc;
- font-size:11px;
- }
-
- #RightSide
- {
- float:left;
- margin:0 0 0 0;
- width:640px;
- height:500px;
- }
-
- a.UserItem:link, a.UserItem:visited
- {
- float:left;
- display:block;
- position:relative;
- margin:5px 0 5px 0;
- width:227px;
- height:40px;
- text-decoration:none;
- font-weight:bold;
- color:#555;
- font-size:14px;
- border:1px solid #ccc;
- font-family:Arial, sans-serif;
- cursor:hand;
- background:url(/img/App_GUI/BundleCover/UserItem_bg.jpg) no-repeat left top;
- }
-
- a.UserItem:hover
- {
- color:#000;
- background:url(/img/App_GUI/BundleCover/UserItem_hover_bg.jpg) no-repeat left top;
- border:1px solid #a0a9af;
- }
-
- .UserAvator
- {
- float:left;
- height:40px;
- border-right:1px solid #ccc;
- }
-
- .UserName
- {
- float:left;
- margin:0 0 0px 5px;
- width:100px;
- }
-
- .Password_Input
- {
- float:left;
- width:155px !important;
- width:140px;
- height:20px;
- background:#fff;
- border:1px solid #ccc;
- margin: 0 0 0 5px;
- }
-
- .HintText
- {
- float:left;
- font-weight:normal;
- width:150px;
- height:20px;
- color:#888;
- font-size:12px;
- text-align:center;
- line-height:20px;
- }
-
- .User_Indicator
- {
- position:absolute;
- right:2px;
- top:2px;
- background:url(/img/App_GUI/Misc/indicator_4.gif) no-repeat;
- width:16px;
- height:16px;
- }